Change navbar link to Movies controller - #37588
Conversation
For the code to be in sync with the further steps in the documentation
|
@manishm004, Thanks very much for offering to help here. I think there is some confustion about the state the _Layout.cshtml has to represent at a particular point in the tutorial series. Over the course of steps it needs to represent one state and then later we have source that represents a later state after steps in the tutorial have been completed. The file you want to change in this PR represents an earlier state, not the completed state and needs to stay as is. (The PR should not change the file and the PR should be closed.) The completed app example lives here in the sample/9.0-completed folder: Here is a table to lay that all out where we can see it. This tutorial series contains a lot of progressive states as each new subject is taught. Why the navbar brand link is The Get started with ASP.NET Core MVC series (
The key point for this PR
Two source-code collections (as expected in this series)
|
Text below the code snippet mentions the navbar link as Movies controller
Hence the change is necessary for the code to be in sync with the explanation just below it.
Internal previews
Build report